home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / IE7proSetup_2.3.exe / plugins / accuweather / css / findLocation.chs.css next >
Cascading Style Sheet File  |  2007-11-20  |  2KB  |  122 lines

  1. body {
  2. width:234px;
  3. height:175px;
  4. //margin-bottom:10px
  5. margin:10;
  6. }
  7.  
  8. body,td,th {
  9. font-family:Verdana, Arial, Helvetica, sans-serif;
  10. font-size:11px;
  11. color:#000;
  12. }
  13.  
  14. content {
  15. top:10px;
  16. left:10px;
  17.  
  18. }
  19.  
  20. table.dataTable th {
  21. border-right:1px solid #999;
  22. border-top:1px solid #999;
  23. background:#ccc;
  24. font-weight:700;
  25. margin:0;
  26. padding:4px 3px 3px 4px;
  27. }
  28.  
  29. div.lookupLabel {
  30. left:15px;
  31. top:10px;
  32. margin-bottom: 1px;
  33. color:#000;
  34. font-weight:700;
  35. }
  36.  
  37. div.lookupLabelchs {
  38. left:15px;
  39. top:10px;
  40. margin-bottom: 1px;
  41. color:#000;
  42. font-family:Verdana, Arial, Helvetica, sans-serif;
  43. font-size:11px;
  44. }
  45.  
  46.  
  47. .link {
  48. color:#000;
  49. text-decoration:none;
  50. }
  51.  
  52. .rotatingLink {
  53. color:#000;
  54. }
  55.  
  56. div.searchBox {
  57. left:15px;
  58. top:30px;
  59.  
  60. color:#FFF;
  61. }
  62.  
  63. div.searchImage {
  64. left:135px;
  65. top:33px;
  66.  
  67. color:#FFF;
  68. cursor:hand;
  69. }
  70.  
  71. div.rotatingLink {
  72. left:115px;
  73. top:10px;
  74.  
  75. color:#000;
  76. cursor:hand;
  77. }
  78.  
  79. input.inputBox {
  80. font-family:Verdana, Arial, Helvetica, sans-serif;
  81. font-size:11px;
  82. }
  83.  
  84. div.scrollTableContainer {
  85. height:299px;
  86. overflow:auto;
  87. width:399px;
  88. position:relative;
  89. left:15px;
  90. display:none;
  91. margin:15px 0 0;
  92. }
  93.  
  94. div.scrollTableContainer table {
  95. width:180px;
  96. }
  97.  
  98. div.scrollTableContainer thead tr {
  99. position:relative;
  100. left:-1px;
  101. }
  102.  
  103. div.right { 
  104.    border-left-width: thin; 
  105.    border-left-style: solid; 
  106.    border-left-color: #000000; 
  107.    padding: 0px 0px 0px 5px; 
  108.    float: right; 
  109.    width: 58%; 
  110. div.left { 
  111.    float: left; 
  112.    width: 40%; 
  113. .hr {
  114.   margin-left  : auto;
  115.   margin-right : auto;
  116.   border-bottom: solid black .1em ;
  117.   display: block ;
  118. }
  119.  
  120.